home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 7069 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.1 KB

  1. Path: server-b.cs.interbusiness.it!ggreco
  2. From: ggreco@tn.village.it (Gabriele Greco)
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: WriteChunkyPixels() and gfx cards/cgfx
  5. Date: 08 Apr 96 22:19:09 CET
  6. Organization: Uscio, Genoa, Italy
  7. Message-ID: <51E03399@tn.village.it>
  8. References: <503.6668T1010T1244@Redrobe.demon.co.uk>
  9. NNTP-Posting-Host: 194.184.119.15
  10. X-FTN-To: Mike Redrobe
  11. X-GateSoftware: AmiGate 1.6 (13.11.95)
  12.  
  13. Hello Mike,
  14.  In a message dated 04 Apr 96 you wrote to All :
  15.  
  16.  MR> In the autodocs this is supposed to be for a pointer to custom c2p
  17.  MR> hardware... the CV64 has c2p hardware, so will this flag tell me?
  18.  MR> ...or am I best using WritePixelArray8  (for gfx cards)
  19.  
  20. On my PicassoII (with village software) I see that WritePixelArray8 is
  21. istantaneous while with WriteChunkyPixel i see the image been plotted...
  22.  
  23. I deduced that picasso soft patched only WritePixelArray8...
  24.  
  25. I've tried also my routine on a CD32 and akiko doesn't do a great job...
  26.  
  27. WritePixelArray on picasso is far faster than WriteChunkyPixel+Akiko...
  28.  
  29. (I've tried on an area of 48x48 points)
  30.  
  31. Ciao,
  32.  Gabry
  33.